.sericle {
  background: #f5f5f5;
  padding-bottom: 40px;
  padding-top: 50px;
}
.w1160 {
  width: 1160px;
  margin: 0 auto;
}
.sericle ul {
  overflow: hidden;
  width: 1250px;
  padding-top: 20px;
  padding-bottom: 20px;
}
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sericle ul li {
  width: 221px;
  float: left;
  background: #fff;
  border-radius: 5px;
  margin-left: 16px;
}
.sericle ul i {
  display: block;
  background: url(../images/ico01.jpg) center center no-repeat;
  width: 87px;
  height: 87px;
  text-align: center;
  margin-top: 30px;
  margin-left: 67px;
}
.sericle ul li h3 a, .sericle ul li h3 {
  color: #575757;
}
.sericle ul li h3 {
  text-align: center;
  height: 55px;
  line-height: 55px;
}
.sericle ul li p {
  padding: 0 18px;
  color: #b0b0b0;
  font-size: 12px;
}
.sericle ul li span {
  width: 100px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background: #5a88e7;
  display: block;
  margin: 0 auto;
  margin-top: 37px;
  margin-bottom: 20px;
  font-size: 14px;
}
.sericle ul li p {
  padding: 0 18px;
  color: #b0b0b0;
  font-size: 12px;
}
.sericle ul li p.p2 {
  text-align: center;
  margin-bottom: 36px;
}
.sericle ul li p.p2 em {
  color: #fd5a66;
  font-style: normal;
  font-weight: bold;
}
.sericle ul i.ico02 {
  background: url(../images/ico02.jpg);
}
.sericle ul i.ico03 {
  background: url(../images/ico03.jpg);
}
.sericle ul i.ico04 {
  background: url(../images/ico04.jpg);
}
.sericle ul i.ico05 {
  background: url(../images/ico05.jpg);
}
.sericle ul li:hover {
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: #666 0px 0px 10px;
  -moz-box-shadow: #666 0px 0px 10px;
  box-shadow: #666 0px 0px 10px;
  behavior: url(/PIE.htc);
  cursor: pointer;
}
.fuwu{
  width: 100%;
  text-align: center;
  color: #222;
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.tog-rule {
  height: auto;
  width: 100%;
}
.hui {
  background: #f9f9f9;
  clear: both;
  padding-top: 55px;
  padding-bottom: 1px;
}
.tog-rule>h2{
  width: 100%;
  text-align: center;
  color: #222;
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.sec-container>div {
  padding: 70px 10px 50px;
  width: 100%;
}
.sec-container>div>h3 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 34px;
  color: #333;
  font-weight: 500;
}
.sec-container>.tog-rule>h3 {
  font-size: 28px;
  padding: 0;
}
.sec-container h3, .sec-container h4 {
  display: block;
  text-align: center;
}
.tog-rule .rule-body {
  max-width: 1200px;
  min-width: 900px;
  width: 100%;
  margin: 60px auto 50px;
}
.tog-rule .rule-body>div {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.tog-rule .rule-body>div>div {
  width: 47%;
  border-radius: 70px;
  background: rgba(255,255,255,1);
  margin-bottom: 20px;
  padding: 10px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.tog-rule .rule-body>div>div.left {
  margin-left: 10px;
}
.left {
  float: left;
}
.tog-rule .rule-body>div>div.right {
  margin-right: 10px;
}
.right {
  float: right;
}
.tog-rule .rule-body .img-grid {
  margin-left: 25px;
  margin-right: 10px;
}
img {
  vertical-align: middle;
}
.tog-rule .rule-body .con-grid {
  margin-right: 100px;
  width: 310px;
}
.tog-rule .rule-body>div>div .title {
  text-align: left;
}
.title {
  font-size: 18px;
  line-height: 35px;
  padding: 0;
}
.content {
  font-size: 13px;
  color: #222;
  line-height: 20px;
}
.title h2{
  font-size: 28px;
  margin-top: 15px;
}
@media screen and (max-width: 992px){
  .tog-rule>h2{
    width: 100%;
    text-align: center;
    color: #222;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tog-rule .rule-body {
    margin: 30px auto 0px;
  }
  .sericle ul li {
    width: 48%;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 10px;
  }
  .w1160 {
    width: 100%;
    margin: 0 auto;
}
  .sericle ul {
    width: 100%;
  }
  .sericle ul i {
    margin: 0 auto;
    margin-top: 30px;
}
.fuwu{
  font-size: 20px;
  margin-bottom: 0px;
}
.sericle {
  background: #f5f5f5;
  padding-bottom: 10px;
  padding-top: 20px;
}

.tog-rule .rule-body {
  min-width: 100%;
}
.tog-rule .rule-body>div>div {
  width: 96%;
}
.tog-rule .rule-body .con-grid {
  margin-right: 0;
  width: 310px;
}
.tog-rule .rule-body .img-grid {
  margin-left: 10px;
  margin-right: 10px;
}
.tog-rule .rule-body>div>div.left {
  margin-left: 2%;
}
.tog-rule .rule-body>div>div.right {
  margin-right: 2%;
}
}

    * {
      margin: 0;
      padding: 0;
    }

    .index-news {
      min-width: 1200px;
      padding: 80px 0 50px;
      background: #f9f9f9;
      
      border-width: 1px 0;
      overflow: hidden;
    }

    .index-title {
      text-align: center;
    }

    .index-title .title {
      font-size: 30px;
      line-height: 30px;
      color: #333;
    }

    .index-title .title-line {
      height: 20px;
    }

    .index-news .s {
      padding-top: 40px;
    }

    .wp {
      width: 1200px;
      min-width: 1200px;
      margin: 0 auto;
    }

    .index-news .news-list {
      float: left;
      width: 400px;
    }

    .index-news .list-s {
      margin: 0 15px;
      
     
    }

    .index-news .m {
      position: relative;
    }

    .index-news ul {
      padding: 0 15px;
    }

    ol,
    ul {
      margin-top: 0;
      margin-bottom: 10px;
    }

    .anniu {
      text-align: center;
      padding: 15px;
    }

    .index-news .m img {
      width: 100%;
      height: 140px;
    }

    img {
      max-width: 100%;
    }

    img {
      vertical-align: middle;
      border: 0;
    }

    .index-news li {
      height: 36px;
      line-height: 36px;
      overflow: hidden;
      font-size: 14px;
      padding-left: 10px;
      background: url(../images/lidot.gif) no-repeat left center;
      border-bottom: 1px dashed #ddd;
    }

    .index-news .m p {
          position: absolute;
    left: 30px;
    width: 100%;
    top: 0px;
    bottom: 0;
    line-height: 42px;
    font-size: 20px;
    color: #555;
    display: block;
    }

    .synews {
      color: #555;
    }

    .index-news li a span {
      float: right;
    }

    .anniu {
      text-align: center;
      padding: 15px;
    }

    .but {
      display: inline-block;
      width: 118px;
      color: #756f6f;
      cursor: pointer;
      line-height: 34px;
      border-radius: 23px;
      background: #ffffff;
      border: 1px solid #ddd;
    }



    @media screen and (max-width: 992px) {
      .index-news {
        min-width: 1200px;
        padding: 0px 0;
        padding-top: 15px;
      }
      .index-news .list-s {
        margin: 0px;
        margin-bottom: 30px;
      }

      .index-news .news-list {
        width: 100%;
        float: none;
      }

      .wp {
        width: 96%;
        min-width: 96%;
      }
      .title h2 {
        font-size: 20px;
    }
    .index-news .m p {
      font-size: 18px;

  }

      .index-news {
        height: auto;
        margin: 0px auto;
        width: 100%;
      }

      .index-news {
        width: 96%;
        min-width: 96%;
      }
      .index-news .s {
        padding-top: 20px;
      }
    }
#header a {
  color: #252525;
}